Skip to main content

kind

Type

property

Summary

The unique identifier of a widget type.

Syntax

get the kind of <widget>

Description

Use the kind property to identify the type of an arbitrary widget object.

Examples

if the kind of widget 1 is "com.livecode.widget.colorswatch" then
set the swatchColor of widget 1 to "200,100,5,50"
end if

glossary: property

object: widget

Compatibility and Support

Introduced

LiveCode 8.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?